Add extra detail to the VM.destroy description.
authorEwan Mellor <ewan@xensource.com>
Wed, 6 Dec 2006 15:42:28 +0000 (15:42 +0000)
committerEwan Mellor <ewan@xensource.com>
Wed, 6 Dec 2006 15:42:28 +0000 (15:42 +0000)
Signed-off-by: Ewan Mellor <ewan@xensource.com>
docs/xen-api/xenapi-datamodel.tex

index 29400f01ac328c460251746ed6a509f74ba53c15..6c039a28b4c009d3cb128ebe9d6ecee2b02cd037 100644 (file)
@@ -4073,7 +4073,7 @@ reference to the newly created object
 \subsubsection{RPC name:~destroy}
 
 {\bf Overview:} 
-Destroy the specified VM instance.
+Destroy the specified VM.  The VM is completely removed from the system.  This function can only be called when the VM is in the Halted State.
 
  \noindent {\bf Signature:} 
 \begin{verbatim} void destroy (session_id s, VM ref self)\end{verbatim}